Functoid - StartsWith

StartsWith Functoid

Description: The StartsWith functoid will search for the Value parameter at the begin of the SearchString parameter. The Functoid will return 1 if the value is found and 0 if the value is not found. Note: This functoid is case sensitive. There is an opposite of the StartsWith functoid called EndsWith. Inputs with their allowed values:

Picture of the StartsWith Functoid

 
Remark: Numbers are handled being a string of characters. Example: See Figure 1.

Figure 1